home *** CD-ROM | disk | FTP | other *** search
-
-
-
- TimeCom(V37) TimeCom(V37)
-
-
- FFOORRMMAATT
- TTIIMMEECCOOMM [OONN|TTOO _l_o_g _f_i_l_e [AAPPPPEENNDD]] [CCOOMMMMAANNDD] _c_o_m_m_a_n_d _l_i_n_e
-
- TTEEMMPPLLAATTEE
- OONN==TTOO//KK,,AAPPPPEENNDD//SS,,CCOOMMMMAANNDD//FF//AA
-
- PPUURRPPOOSSEE
- To time a command.
-
- SSPPEECCIIFFIICCAATTIIOONN
- The _c_o_m_m_a_n_d _l_i_n_e is executed; after it is complete, TTIIMMEE
- CCOOMM prints the elapsed time. The time is reported in sec
- onds.
-
- The time is printed on CONSOLE: unless the TTOO option is
- used to specify an output file. The AAPPPPEENNDD switch adds
- the output to the end of the specified output file. This
- is useful for keeping a log of the execution times of sev
- eral commands.
-
- EEXXAAMMPPLLEESS
- 1> TIMECOM MyProgram
- Elapsed time: 23 seconds.
- 1> TIMECOM TO timelog APPEND MyProgram
- 1> TYPE timelog
- Elapsed time: 23 seconds. Command: MyProgram
-
- BBUUGGSS
- The time value is not extremely accurate.
-
- SSEEEE AALLSSOO
- intuition.library/CurrentTime() in _R_O_M _K_e_r_n_e_l _R_e_f_e_r_e_n_c_e
- _M_a_n_u_a_l_: _I_n_c_l_u_d_e_s _a_n_d _A_u_t_o_d_o_c_s_.
-
- UUNNIIXX EEQQUUIIVVAALLEENNTT
- The inspiration for TTIIMMEECCOOMM came from the much more power
- ful _U_N_I_X command ttiimmeexx(AS_CMD)
-
- AAUUTTHHOORR
- Torsten Poulin (torsten@diku.dk)
-
- UUNNRREESSTTRRIICCTTIIOONNSS
- TTIIMMEECCOOMM is free; anyone may redistribute copies of TTIIMMEECCOOMM
- to anyone under the terms stated in the GNU General Public
- Licence, a copy of which accompanies each copy of TTIIMMEECCOOMM.
-
- Torsten Poulin encourages you to improve and extend TTIIMMEE
- CCOOMM, and urges that you contribute your extensions to the
- world.
-
-
-
-
-
-
-
-
- TimeCom version 37.2 13 February 1993 1
-
-
-